Content Library Item Downloadsession File EndpointType
Content Library Item Downloadsession File EndpointType
The Content Library Item Downloadsession File EndpointType enumerated type defines the types of endpoints used to download the file.
Possible values:
HTTPS
: An https download endpoint.DIRECT
: A direct download endpoint indicating the location of the file on storage. The caller is responsible for retrieving the file from the storage location directly.
This data structure has no properties.
Enumeration:
HTTPS,
DIRECT,